home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / hyperhow.zip / HYPERS.BAT < prev    next >
DOS Batch File  |  1990-07-09  |  278b  |  11 lines

  1. echo off
  2. rem
  3. rem HyperP protocol send batch file
  4. rem
  5. d:\rbbs\prot\hyperp baud:%1 display:off logfile:d:\rbbs\xfer1.def port:%2 send %3
  6. d:
  7. cd \rbbs
  8. if exist xfer-1.def del xfer-1.def
  9. echo Must be an OK transfer if this is line two >> xfer1.def
  10. ren xfer1.def xfer-1.def
  11.